home *** CD-ROM | disk | FTP | other *** search
/ Family Fun / Family Fun.iso / joke1 / jokes_r / realeng.sof < prev    next >
Encoding:
Text File  |  1992-01-07  |  3.3 KB  |  74 lines

  1.  
  2. Real Software Engineers Don't Read Dumps
  3.  
  4. Real software engineers don't read dumps.   They never generate them,
  5. and on the rare occasions that they come across them, they are vaguely
  6. amused.
  7.  
  8. Real software engineers don't comment their code.  The identifiers are so
  9. mnemonic they don't have to.
  10.  
  11. Real software engineers don't write applications programs, they implement
  12. algorithms.   If someone has an application that the algorithm might help
  13. with, that's nice.  Don't ask them to write the user interface, though.
  14.  
  15. Real software engineers eat quiche.
  16.  
  17. If it doesn't have recursive function calls, real software engineers don't
  18. program in it.
  19.  
  20. Real software engineers don't program in assembler.  They become queasy at the
  21. very thought.
  22.  
  23. Real software engineers don't debug programs, they verify correctness.   This
  24. process doesn't necessarily involve executing anything on a computer, except
  25. perhaps a Correctness Verification Aid package.
  26.  
  27. Real software engineers like C's structured constructs, but they are suspicious
  28. of it because they have heard that it lets you get "close to the machine."
  29.  
  30. Real software engineers play tennis.   In general, they don't like any sport
  31. that involves getting hot and sweaty and gross when out of range of a shower.
  32. (Thus mountain climbing is Right Out.)  They will occasionally wear their
  33. tennis togs to work, but only on very sunny days.
  34.  
  35. Real software engineers admire PASCAL for its discipline and Spartan purity,
  36. but they find it difficult to actually program in.   They don't tell this to
  37. their friends, because they are afraid it means that they are somehow Unworthy.
  38.  
  39. Real software engineers work from 9 to 5, because that is the way the job is
  40. described in the formal spec.   Working late would feel like using an
  41. undocumented external procedure.
  42.  
  43. Real software engineers write in languages that have not actually been
  44. implemented for any machine, and for which only the formal spec (in BNF) is
  45. available.   This keeps them from having to take any machine dependencies
  46. into account.  Machine dependencies make real software engineers very uneasy.
  47.  
  48. Real software engineers don't write in ADA, because the standards bodies have
  49. not quite decided on a formal spec yet.
  50.  
  51. Real software engineers like writing their own compilers, preferably in
  52. PROLOG (they also like writing them in unimplemented languages, but it turns
  53. out to be difficult to actually RUN these).
  54.  
  55. Real software engineers regret the existence of COBOL, FORTRAN and BASIC.
  56. PL/I is getting there, but it is not nearly disciplined enough; far too
  57. much built in function.
  58.  
  59. Real software engineers aren't too happy about the existence of users,
  60. either.   Users always seem to have the wrong idea about what the
  61. implementation and verification of algorithms is all about.
  62.  
  63. Real software engineers don't like the idea of some inexplicable and greasy
  64. hardware several aisles away that may stop working at any moment.  They have
  65. a great distrust of hardware people, and wish that systems could be virtual
  66. at ALL levels.   They would like personal computers (you know no one's going
  67. to trip over something and kill your DFA in mid-transit), except that they
  68. need 8 megabytes to run their Correctness Verification Aid packages.
  69.  
  70. Real software engineers think better while playing WFF 'N' PROOF.
  71.  
  72.  
  73.  
  74.